home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / os2 / rxasyn20.zip / RXSCRIPT.ZIP / RXSCRIPT.PUT < prev   
Text File  |  1994-05-26  |  5KB  |  69 lines

  1. ###############################################################################
  2. #                                                                             #
  3. #   MODULE         RxScript.Put                                               #
  4. #                                                                             #
  5. #   DESCRIPTION    File upload definition file which specifies the            #
  6. #                  files that are to be uploaded by the RxScript              #
  7. #                  process.                                                   #
  8. #                                                                             #
  9. #   COPYRIGHT           Copyright (C) 1993 - Crucial Applications             #
  10. #                                 All rights reserved                         #
  11. #                                                                             #
  12. #                             Ian Timms - 20th March 1993                     #
  13. #                                                                             #
  14. #   NOTES          All lines begining with '#' are treated as comments.       #
  15. #                                                                             #
  16. #                  This file contains the specifications of files which       #
  17. #                  are to be uploaded. The format required is:                #
  18. #                                                                             #
  19. #                  BBS prefix  Area  Name                  Description        #
  20. #                  ----------  ----  --------------------  ---------------    #
  21. #                  BUNYIP      1     FRED.ZIP              A nice package     #
  22. #                  BUNYIP      2     D:\NEWFILES\DAVE.ZIP  This is another    #
  23. #                  *           ANY   MOBY.LZH              The whale          #
  24. #                                                                             #
  25. #                  Entry 1 - source directory defaults to OutBox              #
  26. #                  Entry 2 - uploads from designated directory                #
  27. #                  Entry 3 - asterisk uploads to any bbs                      #
  28. #                                                                             #
  29. #                  A limit on the number of files sent at any one time        #
  30. #                  is specified in the .BBS definition file.                  #
  31. #                                                                             #
  32. #                  Once sent successfully the file specification will be      #
  33. #                  commented out along with having the text "Uploaded on      #
  34. #                  date at time:  " prepended.                                #
  35. #                                                                             #
  36. #                  Use of the asterisk (any BBS) parameter requires that      #
  37. #                  you have a global upload capability or are in the          #
  38. #                  required area when the upload function is invoked.         #
  39. #                  In this case the area parameter is ignored.                #
  40. #                                                                             #
  41. #                  When the BBS prefix is specified as an asterisk the        #
  42. #                  program will continue to attempt to upload the file        #
  43. #                  until such time as you comment it out manually.  In        #
  44. #                  order to keep track of where you have uploaded the         #
  45. #                  file, a copy of the line with the BBS prefix to which      #
  46. #                  it was uploaded will be generated.                         #
  47. #                                                                             #
  48. #                  Note:  The area switching capability has not yet been      #
  49. #                  implemented, please ensure that you have the ability       #
  50. #                  to do a global upload from any area or that you are        #
  51. #                  always in an area which permits global upload when         #
  52. #                  the upload function is invoked.                            #
  53. #                                                                             #
  54. #                  If there is no other reference to the file in this         #
  55. #                  list then it will be deleted, but only if it was in        #
  56. #                  the OutBox, not otherwise.  This will permit release       #
  57. #                  of diskspace once files have been uploaded.  This is       #
  58. #                  also under development.                                    #
  59. #                                                                             #
  60. #   HISTORY                                                                   #
  61. #                                                                             #
  62. #     10-Jun-1993  Original release.                                          #
  63. #                                                                             #
  64. ###############################################################################
  65. #
  66. # Uploaded: BUNYIP V RXASYNC.ZIP DLL of Comms functions for REXX use. (it930814)
  67. * V RXASYNC.ZIP DLL of Comms functions for REXX use. (it931118)
  68. #
  69.